home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / Auslogics BoostSpeed 4.2.7.172 / boost-speed-setup.exe / {app} / TweakManager.exe / 0 / RCDATA / TFRMLEGALNOTICE / TFRMLEGALNOTICE.txt
Text File  |  2008-10-30  |  1KB  |  72 lines

  1. object frmLegalNotice: TfrmLegalNotice
  2.   Left = 0
  3.   Top = 0
  4.   Width = 635
  5.   Height = 353
  6.   Font.Charset = DEFAULT_CHARSET
  7.   Font.Color = clWindowText
  8.   Font.Height = -13
  9.   Font.Name = 'Arial'
  10.   Font.Style = []
  11.   ParentFont = False
  12.   TabOrder = 0
  13.   object gbSettings: TGroupBox
  14.     Left = 16
  15.     Top = 1
  16.     Width = 605
  17.     Height = 328
  18.     Caption = 'gbSettings'
  19.     TabOrder = 0
  20.     object lblSettings: TAxLabel
  21.       Left = 24
  22.       Top = 30
  23.       Width = 550
  24.       Height = 51
  25.       WordWrap = True
  26.       Transparent = True
  27.       AutoSize = False
  28.       Caption = 'lblSettings'
  29.       ShowAccelChar = True
  30.     end
  31.     object lblCaption: TAxLabel
  32.       Left = 24
  33.       Top = 100
  34.       Width = 57
  35.       Height = 16
  36.       WordWrap = False
  37.       Transparent = True
  38.       Caption = 'lblCaption'
  39.       ShowAccelChar = True
  40.     end
  41.     object lblText: TAxLabel
  42.       Left = 24
  43.       Top = 159
  44.       Width = 38
  45.       Height = 16
  46.       WordWrap = False
  47.       Transparent = True
  48.       Caption = 'lblText'
  49.       ShowAccelChar = True
  50.     end
  51.     object edCaption: TEdit
  52.       Left = 24
  53.       Top = 120
  54.       Width = 553
  55.       Height = 24
  56.       TabOrder = 0
  57.       Text = 'edCaption'
  58.       OnChange = edCaptionChange
  59.     end
  60.     object edText: TMemo
  61.       Left = 24
  62.       Top = 179
  63.       Width = 553
  64.       Height = 118
  65.       Lines.Strings = (
  66.         'edText')
  67.       TabOrder = 1
  68.       OnChange = edTextChange
  69.     end
  70.   end
  71. end
  72.